Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(builder): add support for a bundle submission proxy #986

Open
wants to merge 1 commit into
base: feat/v0.6
Choose a base branch
from

Conversation

dancoombs
Copy link
Collaborator

Closes: #981

Copy link

codecov bot commented Jan 31, 2025

Codecov Report

Attention: Patch coverage is 9.58084% with 151 lines in your changes missing coverage. Please review.

Please upload report for BASE (feat/v0.6@34d1173). Learn more about missing BASE report.

Files with missing lines Patch % Lines
bin/rundler/src/cli/builder.rs 0.00% 59 Missing ⚠️
bin/rundler/src/cli/mod.rs 0.00% 50 Missing ⚠️
bin/rundler/src/cli/node/mod.rs 0.00% 16 Missing ⚠️
crates/builder/src/task.rs 0.00% 13 Missing ⚠️
crates/rpc/src/eth/events/common.rs 58.33% 5 Missing ⚠️
bin/rundler/src/cli/pool.rs 0.00% 4 Missing ⚠️
crates/builder/src/bundle_sender.rs 88.88% 1 Missing ⚠️
crates/builder/src/sender/bloxroute.rs 0.00% 1 Missing ⚠️
crates/builder/src/sender/raw.rs 0.00% 1 Missing ⚠️
crates/builder/src/transaction_tracker.rs 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

Files with missing lines Coverage Δ
crates/builder/src/sender/flashbots.rs 0.00% <ø> (ø)
crates/builder/src/sender/mod.rs 0.96% <ø> (ø)
crates/types/src/chain.rs 96.05% <100.00%> (ø)
crates/builder/src/bundle_sender.rs 73.51% <88.88%> (ø)
crates/builder/src/sender/bloxroute.rs 0.00% <0.00%> (ø)
crates/builder/src/sender/raw.rs 0.00% <0.00%> (ø)
crates/builder/src/transaction_tracker.rs 74.41% <0.00%> (ø)
bin/rundler/src/cli/pool.rs 0.00% <0.00%> (ø)
crates/rpc/src/eth/events/common.rs 46.04% <58.33%> (ø)
crates/builder/src/task.rs 0.00% <0.00%> (ø)
... and 3 more
Flag Coverage Δ
unit-tests 59.12% <9.58%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
rundler binary 0.00% <0.00%> (?)
builder 65.58% <0.00%> (?)
dev ∅ <0.00%> (?)
pool 67.37% <0.00%> (?)
provider 19.02% <0.00%> (?)
rpc 26.48% <0.00%> (?)
sim 77.51% <0.00%> (?)
tasks ∅ <0.00%> (?)
types 68.09% <0.00%> (?)
utils 32.43% <0.00%> (?)

@dancoombs dancoombs force-pushed the danc/submit-proxy branch 2 times, most recently from a81b063 to b5e0311 Compare January 31, 2025 22:24
@dancoombs dancoombs force-pushed the danc/signature-aggregators branch 2 times, most recently from 74ecb66 to 48159c3 Compare February 4, 2025 23:18
@dancoombs dancoombs force-pushed the danc/signature-aggregators branch 2 times, most recently from db02248 to d9f3819 Compare February 5, 2025 00:38
@dancoombs dancoombs force-pushed the danc/signature-aggregators branch from d9f3819 to d0ede73 Compare February 6, 2025 19:56
Base automatically changed from danc/signature-aggregators to feat/v0.6 February 6, 2025 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant